home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ Aug 89 / X0054-MABuild bug-Aug89 < prev    next >
Encoding:
Text File  |  1989-08-22  |  828 b   |  23 lines  |  [TEXT/GEOL]

  1. Item    1142823                         15-Aug-89        13:18
  2.  
  3. From:   D2078                           AS & M, Alan Dail,PRT
  4.  
  5. To:     MACAPP.TECH$                    MACAPP Tech
  6.  
  7. cc:     MACDTS      MacApp.Test  App    Macintosh Developer Tech. Supt.,APL
  8.  
  9. Sub:    MABuild bug
  10.  
  11. I have found a bug in the new MABuild.  The following lines in my .MAMake file:
  12. "{SrcApp}UDevice.p.o"         ƒ      "{SrcApp}UDevice.p" ∂
  13.                          "{SrcApp}UDevice.inc1.p" ∂
  14.                                                           {MacAppIntf} ∂
  15.                                                           {BuildingBlocksIntf}
  16.  
  17. does NOT cause UDevice to get recomiled when {SrcApp}UDevice.inc1.p is modified
  18. and I have about 7 of these in my project.  I hope this is easy to fix, i don't
  19. want to have to remember to keep deleteing the .o files so that my units will
  20. be recompiled.
  21.  
  22.  
  23.